nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException
You should autowire interface AbstractManager instead of class MailManager. If you have different i ...
You should autowire interface AbstractManager instead of class MailManager. If you have different i ...